[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 5839 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17816 | Raje, Kathryn, A | 75002 | Paris | Seine (Paris) | France |
| 18011 | Gomez, Frank | 75008 | Paris | Seine (Paris) | France |
| 17953 | Raje, Latoya, L | 75006 | Paris | Seine (Paris) | France |
Generated 2025-11-05 12:03:56.800 UTC