[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 6900 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26113 | Rivera, Caitlin, L | V8P | Oak Bay | British Columbia | Canada |
26185 | Green, Kaylee, C | V8P | Oak Bay | British Columbia | Canada |
26316 | Hughes, Stephanie | V8P | Oak Bay | British Columbia | Canada |
26461 | Howard, Brooke, D | V8P | Oak Bay | British Columbia | Canada |
26373 | Reed, Mariah | V8P | Oak Bay | British Columbia | Canada |
26716 | Smith, Megan, J | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-12 21:33:07.369 UTC