[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 462 < SKIP 945 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23868 | Ms., Coleman, Abigail, C | V8V | Victoria | British Columbia | Canada |
24284 | Sanders, Melissa, R | V8V | Victoria | British Columbia | Canada |
24773 | Stewart, Grace, H | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-07 22:32:50.963 UTC