[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 2680 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 20146 | Hall, Mackenzie, A | 59491 | Villeneuve-d'Ascq | Nord | France |
| 23749 | Ashe, Brandi | 75019 | Paris | Seine (Paris) | France |
Generated 2025-11-04 16:35:40.161 UTC