[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 250 < SKIP 5647 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20578 | Kapoor, Martin, N | 75002 | Paris | Seine (Paris) | France |
20580 | Huang, Ernest, L | 75013 | Paris | Seine (Paris) | France |
Generated 2025-07-20 10:02:28.077 UTC