[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 512 SHUFFLE < SKIP 1019 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16996 | Walker, Destiny, M | V8X | Royal Oak | British Columbia | Canada |
28556 | Gonzales, Isabel | 42651 | Solingen | Nordrhein-Westfalen | Germany |
Generated 2025-07-12 10:42:20.155 UTC