[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 620 SKIP 2500 < SKIP 1001 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 23972 | Liang, Clarence, J | 41100 | Saint Ouen | Loir et Cher | France |
Generated 2025-11-06 04:47:40.944 UTC