
Expand the capabilities of the Microsoft Dynamics 365 connector by adding support for the following schema enhancements:
Custom Entities Support: Enable the ability to discover and query custom Dataverse entities/tables via the standard OData endpoint (e.g., soc_networkings).
System Users Table: Expose the standard systemusers entity to allow users to resolve owner/originator GUIDs into actual names in their reports.
Option-Set Labels: Include the Prefer: odata.include-annotations=”*” preference in API headers so the connector returns readable text/string labels alongside native numeric codes for choice fields.