[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 438 SHUFFLE < SKIP 361 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19264 | Gonzalez, Kristopher, C | 3429 | Sunbury | Victoria | Australia |
11223 | Patterson, Hailey, I | V3A 4R2 | Langley | British Columbia | Canada |
Generated 2025-07-16 07:50:53.888 UTC