[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 1309 > < TAKE 7 >
7 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 19452 | Anderson, Jacob, V | 59491 | Villeneuve-d'Ascq | Nord | France |
| 19462 | Travers, Paige, J | 59491 | Villeneuve-d'Ascq | Nord | France |
| 20146 | Hall, Mackenzie, A | 59491 | Villeneuve-d'Ascq | Nord | France |
| 20559 | Diaz, Isabella, H | 59491 | Villeneuve-d'Ascq | Nord | France |
| 21090 | Garcia, Thomas, E | 59491 | Villeneuve-d'Ascq | Nord | France |
| 21122 | Xie, Julie | 59491 | Villeneuve-d'Ascq | Nord | France |
| 21054 | Jai, Keith | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-10-29 05:46:55.398 UTC