[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 1304 > < TAKE 12 >
12 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16296 | White, Sydney, M | 59491 | Villeneuve-d'Ascq | Nord | France |
| 17212 | Coleman, Jacqueline, A | 59491 | Villeneuve-d'Ascq | Nord | France |
| 17997 | Sharma, April, J | 59491 | Villeneuve-d'Ascq | Nord | France |
| 19282 | Wood, Hailey, T | 59491 | Villeneuve-d'Ascq | Nord | France |
| 19442 | Hill, Connor, L | 59491 | Villeneuve-d'Ascq | Nord | France |
| 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 |
| 21054 | Jai, Keith | 59491 | Villeneuve-d'Ascq | Nord | France |
| 21059 | Chande, Misty | 59491 | Villeneuve-d'Ascq | Nord | France |
| 21090 | Garcia, Thomas, E | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-10-27 23:40:05.390 UTC