[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 250 SHUFFLE < SKIP 985 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20665 | Evans, James, C | V8P | Oak Bay | British Columbia | Canada |
16713 | Nara, Tony, L | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-07-08 23:21:56.846 UTC