[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 512 SHUFFLE < SKIP 70 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19503 | Luo, Bridget, A | 91370 | Verrieres Le Buisson | Essonne | France |
20548 | Rodriguez, Phillip, S | 10501 | Berlin | Nordrhein-Westfalen | Germany |
13580 | Xu, Carol, P | 63009 | Offenbach | Saarland | Germany |
Generated 2025-07-12 00:15:17.479 UTC