[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 2295   SHUFFLE   <  SKIP 940  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24850Perez, Emmanuel, O70511StuttgartSaarlandGermany
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany
12816Mehta, Tammy80074MünchenHamburgGermany
25826Watson, Nathaniel, H3337MeltonVictoriaAustralia

Generated 2025-07-22 05:22:04.204 UTC