[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 589 SHUFFLE < SKIP 228 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17579 | Chen, Jack, E | V7L 4J4 | N. Vancouver | British Columbia | Canada |
23151 | Brown, Michael, A | 97222 | Milwaukie | Oregon | United States |
20953 | Rubio, Neil | 77127 | Lieusaint | Seine et Marne | France |
Generated 2025-07-14 15:01:44.947 UTC