[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 4913 < SKIP 2265 > < TAKE 15 >
15 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 13701 | Scott, Haley | V2M1N7 | Newton | British Columbia | Canada |
| 13853 | Zhang, Connor, R | V2M1N7 | Newton | British Columbia | Canada |
| 13944 | Moore, Andrew, A | V2M1S6 | Newton | British Columbia | Canada |
| 13988 | White, Miguel, S | V2M1P1 | Newton | British Columbia | Canada |
| 14282 | Lewis, Brianna, H | V2L3W8 | Newton | British Columbia | Canada |
| 14586 | Rowe, Todd | V2M1S6 | Newton | British Columbia | Canada |
| 14661 | Ward, Jade, D | V2M1N7 | Newton | British Columbia | Canada |
| 15391 | Powell, Jordyn, K | V2M1N7 | Newton | British Columbia | Canada |
| 15566 | Foster, Aaron | V2M1P1 | Newton | British Columbia | Canada |
| 15761 | Thompson, Xavier, R | V2M1P1 | Newton | British Columbia | Canada |
| 15913 | Hughes, Antonio, P | V2L3W8 | Newton | British Columbia | Canada |
| 15993 | Coleman, Spencer | V2L3W8 | Newton | British Columbia | Canada |
| 15881 | Williams, Destiny, S | V2L3W8 | Newton | British Columbia | Canada |
| 16243 | James, Maria | V2M1P1 | Newton | British Columbia | Canada |
| 16331 | Richardson, Erin, R | V2M1N7 | Newton | British Columbia | Canada |
Generated 2025-11-04 21:05:04.069 UTC