[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 369 < SKIP 2731 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27441 | Ross, Jose | V9B 2C3 | Shawnee | British Columbia | Canada |
28363 | Travers, Savannah | V9B 2C3 | Shawnee | British Columbia | Canada |
Generated 2025-07-21 21:26:50.264 UTC