[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 2421   SHUFFLE   <  SKIP 5057  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17086Anderson, Xavier46236BottropNordrhein-WestfalenGermany
11187Cooper, Jennifer, S98168BurienWashingtonUnited States
21863Anand, Shawna, P80074MünchenHessenGermany
11413Stewart, Megan, LGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 00:13:01.167 UTC