[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 3135 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 26994 | Torres, Erika, S | 92310 | Sèvres | Hauts de Seine | France |
| 27181 | Deng, Rafael, M | 92310 | Sèvres | Hauts de Seine | France |
Generated 2025-11-02 16:34:07.172 UTC