[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 750 < SKIP 2260 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12939 | Parker, Eduardo, M | V9B 2C3 | Shawnee | British Columbia | Canada |
12959 | Carter, Sydney | V8Z 4N5 | Shawnee | British Columbia | Canada |
14328 | Rogers, Andrea, L | V9B 2C3 | Shawnee | British Columbia | Canada |
14265 | Bell, Garrett, J | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-10-14 16:16:26.094 UTC