[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 0 SHUFFLE < SKIP 1962 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 18740 | Hill, Adam | 7001 | Hobart | Tasmania | Australia | 
| 23074 | Flores, Megan, N | V8X | Royal Oak | British Columbia | Canada | 
| 28498 | Ruiz, Tabitha, M | 91370 | Verrieres Le Buisson | Essonne | France | 
Generated 2025-10-31 19:01:39.191 UTC