I have a table with the following structure (code first approach using Entity Framework Core) in PostgreSQL
public class Product_Order { [Key] public str