[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 122 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22309 | Zhou, Leah, L | EC1R 0DU | London | England | United Kingdom |
23471 | Baker, Jeremy | 91977 | Spring Valley | California | United States |
Generated 2025-07-11 15:08:07.810 UTC