I asked in the Entity Framework opensource repository and this feature does not exist (at least today with the current .NET 5 release) and was added to the backlog for consideration.
Support store-generated values that are both written to and also read back from the database in the same command
https://github.com/dotnet/efcore/issues/23196#issuecomment-723494947
CLICK HERE to find out more related problems solutions.