[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 511 SHUFFLE < SKIP 1321 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21510 | Perry, Carol | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
12485 | Subram, Veronica, J | 31770 | Colomiers | Garonne (Haute) | France |
Generated 2025-07-17 12:24:14.467 UTC