[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 2000 < SKIP 1391 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 27992 | Taylor, Dylan, P | 97301 | Salem | Oregon | United States |
Generated 2025-11-05 18:57:25.102 UTC