[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 2945 < SKIP 1391 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21768 | Watson, Cole, A | V9 | Metchosin | British Columbia | Canada |
14431 | Moore, Kayla, A | 90210 | Beverly Hills | California | United States |
19678 | Rodriguez, Martin | 98168 | Burien | Washington | United States |
Generated 2025-07-19 16:45:51.343 UTC