[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 3581 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 24627 | Edwards, Eric | V9 | Metchosin | British Columbia | Canada |
| 24203 | Xie, Keith, W | 75002 | Paris | Seine (Paris) | France |
Generated 2025-11-04 16:33:59.899 UTC