[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 560 SHUFFLE < SKIP 844 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21522 | Bryant, Morgan, C | 75007 | Paris | Seine (Paris) | France |
| 11833 | Price, Oscar, G | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-11-06 01:14:11.283 UTC