[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 4356 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14446 | Johnson, Jeremiah, A | V8X | Royal Oak | British Columbia | Canada |
14458 | Yang, Jordan, K | V8X | Royal Oak | British Columbia | Canada |
14605 | Brooks, Allison | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-13 02:10:08.582 UTC