[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 4044 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21464 | Griffin, Miguel | V9 | Langford | British Columbia | Canada |
| 19507 | Shen, Raul | 75013 | Paris | Seine (Paris) | France |
Generated 2025-11-03 10:05:42.004 UTC