[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 4046 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 13575 | Shen, Alicia, D | 91940 | Les Ulis | Essonne | France | 
| 23397 | Bryant, Isabelle | V2M1N7 | Newton | British Columbia | Canada | 
| 16779 | Watson, Morgan, A | 91791 | West Covina | California | United States | 
Generated 2025-10-31 05:15:24.040 UTC