I recently created a custom entity to solve a complex query. It worked great and I am a fan of the custom entity. Unfortunately I couldn't employ it, as the use case was for an SAC live connection query. My understanding is that custom entities can only be exposed and consumed as OData services, and OData is not compatible with SAC live connection, which is a hard requirement. Is this true and if so is there a work around?