[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 2359 < SKIP 4524 > < TAKE 7 >
7 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22252 | Brooks, Makayla | V8P | Oak Bay | British Columbia | Canada |
22299 | Murphy, Richard, M | V8P | Oak Bay | British Columbia | Canada |
23048 | Hughes, Isabella | V8P | Oak Bay | British Columbia | Canada |
22976 | Foster, Eric | V8P | Oak Bay | British Columbia | Canada |
23498 | Johnson, James | V8P | Oak Bay | British Columbia | Canada |
23362 | Martin, Nicholas | V8P | Oak Bay | British Columbia | Canada |
23592 | Jackson, Joseph, R | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-17 07:41:11.362 UTC