[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 707 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27110 | Miller, Andrew, C | V8Y 1L1 | Cliffside | British Columbia | Canada |
24790 | Navarro, Rebekah, J | 91502 | Burbank | California | United States |
13427 | Winston, Connor, A | 91950 | Lincoln Acres | California | United States |
Generated 2025-07-13 23:52:32.810 UTC