[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 1340 > < TAKE 6 >
6 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 28407 | Miller, Emma, R | 59491 | Villeneuve-d'Ascq | Nord | France |
| 28441 | Nath, Peter, K | 59491 | Villeneuve-d'Ascq | Nord | France |
| 28492 | Tang, Bethany | 59491 | Villeneuve-d'Ascq | Nord | France |
| 29414 | Patel, Lydia, B | 59491 | Villeneuve-d'Ascq | Nord | France |
| 11200 | Griffin, Jason, L | V8V | Victoria | British Columbia | Canada |
| 11253 | Hernandez, José, M | V8V | Victoria | British Columbia | Canada |
Generated 2025-10-28 00:08:34.353 UTC