[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 1746 < SKIP 1375 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 19179 | Sanz, Gloria, V | 92310 | Sèvres | Hauts de Seine | France |
Generated 2025-11-06 00:26:32.361 UTC