Name of the database table used for storing this entity
Name of the database view used for reading this entity
OptionalClassOptional TypeScript/JavaScript class name for the entity
OptionalCodeOptional code-friendly name for the entity (typically PascalCase)
OptionalDescriptionOptional description explaining the entity's purpose
Array of field definitions for this entity
Unique identifier of the entity on the remote server
Display name of the entity (e.g., "Users", "Companies")
Database schema name where the entity resides (e.g., "dbo", "custom")
Represents a simple entity type that is used for lightweight retrieval of partial remote entity metadata