[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 2768 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16507 | Nath, Tracy, B | 45000 | Orleans | Loiret | France |
| 28560 | Ms., Smith, Peggy, R. | 59170 | Croix | Nord | France |
| 13577 | Torres, Theodore | 75019 | Paris | Seine (Paris) | France |
Generated 2025-11-01 06:00:48.146 UTC