[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 413 SHUFFLE < SKIP 2770 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28248 | Scott, Eric | V9 | Metchosin | British Columbia | Canada |
16468 | Dominguez, Orlando, A | 75009 | Paris | Seine (Paris) | France |
Generated 2025-07-15 10:12:48.583 UTC