[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 4391 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22247 | Williams, Ryan, R | V8X | Royal Oak | British Columbia | Canada |
22332 | Bennett, Brittany, J | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-13 04:06:41.259 UTC