[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 127 SHUFFLE < SKIP 2525 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19662 | Powell, Lauren, E | V8P | Oak Bay | British Columbia | Canada |
28735 | Morgan, Kimberly, A | EM15 | Esher-Molesey | England | United Kingdom |
16889 | Rodriguez, Daniel, R | 90505 | Torrance | California | United States |
Generated 2025-07-20 12:36:43.527 UTC