Hi everyone,
In my Developer Plan environment, I am currently using a business rule to auto-populate a field with the name of a specific user from the standard User table in Dataverse. However, the table only returns my name and no one else in my organisation. I noticed this issue only occurs in the Developer Plan environment and not in my Sandbox or Production Environments.
After doing some investigating I have noticed the standard common data model tables in the Developer Plan environment are significantly smaller than the standard CDM tables in Production/Sandbox environments.
Developer plan environment:

Sandbox environment:

I suspect this is because the capacity limit for the Developer Plan environment is 2GB, so Microsoft limit the number of out of the box components and Table rows this environment can contain compared to Sandbox and Production environments.
Could anyone confirm? I cannot locate any materials on this online.