[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 0 SHUFFLE < SKIP 3067 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 14416 | Flores, Madison | V8P | Oak Bay | British Columbia | Canada | 
| 26565 | Mitchell, Gabriel, J | 2450 | Coffs Harbour | New South Wales | Australia | 
Generated 2025-10-31 10:04:25.329 UTC