[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 3382 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 29314 | Malhotra, Meredith | 4171 | Hawthorne | Queensland | Australia |
| 21078 | Gray, Grace, A | 57000 | Metz | Moselle | France |
Generated 2025-11-05 15:48:14.817 UTC