Generates the base GraphQL type name for an entity using SchemaBaseTable pattern.
Preserves original capitalization. Uses getSchemaPrefix for the schema prefix,
which aligns with the SQL GetClassNameSchemaPrefix function in vwEntities.
This ensures unique type names across different schemas.
Generates the base GraphQL type name for an entity using SchemaBaseTable pattern. Preserves original capitalization. Uses getSchemaPrefix for the schema prefix, which aligns with the SQL GetClassNameSchemaPrefix function in vwEntities. This ensures unique type names across different schemas.