[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 416 SHUFFLE < SKIP 1947 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21843 | He, Erica, F | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
20956 | Alonso, Kristy, A | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-14 13:30:00.251 UTC