[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 2762 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 24453 | Yuan, Cassie, J | 2300 | Newcastle | New South Wales | Australia |
| 25674 | Navarro, Reginald | 80074 | München | Hamburg | Germany |
| 16068 | Shen, Jerry, M | 98107 | Ballard | Washington | United States |
Generated 2025-11-01 06:00:59.622 UTC