Raw table description
{ "name": "id", "type": "primaryKey" }
{ "name": "contactId", "type": "foreignKey", "table": "contacts" }
{ "name": "organizationUnitId", "type": "foreignKey", "table": "organizationUnits" }
{ "name": "updatedDate", "type": "updated" }