[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 2517 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 29314 | Malhotra, Meredith | 4171 | Hawthorne | Queensland | Australia |
| 22390 | Zheng, Kelvin, A | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-11-04 18:14:55.133 UTC