[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 250 < SKIP 4099 > < TAKE 8 >
8 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13711 | Mitchell, Thomas, J | V8X | Royal Oak | British Columbia | Canada |
13762 | Long, Gavin | V8X | Royal Oak | British Columbia | Canada |
13144 | Stewart, Destiny | V8X | Royal Oak | British Columbia | Canada |
14274 | Williams, Edward, D | V8X | Royal Oak | British Columbia | Canada |
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 |
14910 | Murphy, Caitlin, L | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-15 00:16:23.554 UTC