[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 1396 > < TAKE 12 >
12 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21703 | Blue, Paige | V8V | Victoria | British Columbia | Canada |
| 22095 | Perry, Brandon | V8V | Victoria | British Columbia | Canada |
| 22097 | Anderson, David, A | V8V | Victoria | British Columbia | Canada |
| 22120 | Perry, Jennifer, J | V8V | Victoria | British Columbia | Canada |
| 22771 | King, Mason, D | V8V | Victoria | British Columbia | Canada |
| 22772 | Watson, Erin, B | V8V | Victoria | British Columbia | Canada |
| 23070 | Hall, Natalie, A | V8V | Victoria | British Columbia | Canada |
| 23449 | Peterson, Steven, L | V8V | Victoria | British Columbia | Canada |
| 23681 | Gonzales, Jordan | V8V | Victoria | British Columbia | Canada |
| 23827 | Hall, Wyatt | V8V | Victoria | British Columbia | Canada |
| 23859 | Anderson, Megan, A | V8V | Victoria | British Columbia | Canada |
| 23868 | Ms., Coleman, Abigail, C | V8V | Victoria | British Columbia | Canada |
Generated 2025-11-02 15:56:19.912 UTC