Does DbSet.FirstOrDefaultAsync return a tracked entity?
I have the following code below
is changing properties inside
is changing properties inside
existingCreator going to also change the record inside the sql server?