Many of the entities in my (EF Core 3.1) model derive from the same base type (HistorizedBaseEntity) and thus should have the same PK: {int ID, Guid Inst
HistorizedBaseEntity
{int ID, Guid Inst