[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 2421 SHUFFLE < SKIP 6048 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28406 | Srini, Gerald | 91940 | Les Ulis | Essonne | France |
14416 | Flores, Madison | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-13 19:20:28.988 UTC