[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 617   SHUFFLE   <  SKIP 1109  >   <  TAKE 6  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16406Henderson, Dakota, MOX1OxfordEnglandUnited Kingdom
21083Chen, Trisha, WMK8 8ZDMilton KeynesEnglandUnited Kingdom
29419Vazquez, Carrie93500PantinSeine Saint DenisFrance
17815Ma, Ronnie, CPE17BuryEnglandUnited Kingdom
14769Powell, Jessica33098PaderbornNordrhein-WestfalenGermany
11068Liang, Tiffany3280WarrnamboolVictoriaAustralia

Generated 2025-07-16 22:49:35.042 UTC