I have the following three entities in my code-first implementation of EF Core 3.1:
[Table("Customers")] pu