[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 2265 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19320 | Deng, Bethany, A | 91940 | Les Ulis | Essonne | France |
18117 | Washington, Fernando, E | 98052 | Redmond | Washington | United States |
Generated 2025-07-11 06:46:49.501 UTC