[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2720 < SKIP 1177 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 28442 | Prasad, Phillip, P | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-11-06 03:57:53.715 UTC