[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 376 SHUFFLE < SKIP 981 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28964 | Foster, Trevor, J | V3L 1H4 | Westminster | British Columbia | Canada |
17212 | Coleman, Jacqueline, A | 59491 | Villeneuve-d'Ascq | Nord | France |
20945 | Tang, Roger, M | 80074 | München | Nordrhein-Westfalen | Germany |
Generated 2025-07-17 04:14:20.639 UTC