I have an ASP.NET Core application that uses EF Core. My DbContext has 2 models: User and a model I\'ll call Table1. Table1 has a reference to User in the following way: