I\'ve got this entity class:
@Entity("organization") export class OrganizationEntity { // ... @PrimaryColumn({name: "party_id"})