[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 750 < SKIP 588 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27893 | Jiménez, Clinton, D | 59491 | Villeneuve-d'Ascq | Nord | France |
27784 | Arun, Shane | 59491 | Villeneuve-d'Ascq | Nord | France |
28441 | Nath, Peter, K | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-10-09 04:08:25.365 UTC