ser, when the User is first created, the Group is also instantiated and is employing lazy loading then later on the code when there is a need to call a Group method which actually proxied, it will call _load to do the lazy loading but the identifier to reference it is not yet there because the entity has been just created.