[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 1493 < SKIP 1593 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 26242 | Lewis, Isabella | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-11-05 23:21:48.898 UTC