[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 413   SHUFFLE   <  SKIP 1543  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17899Moreno, Theresa, A75012ParisSeine (Paris)France
12394Serrano, ErikaL4 4HBLiverpoolEnglandUnited Kingdom
17759Sanchez, Kristopher, D75007ParisSeine (Paris)France
12377Miller, Christopher46236BottropNordrhein-WestfalenGermany
15062Alonso, JaimeOX16 8RSOxonEnglandUnited Kingdom
17567Cook, Nathaniel, G94015Daly CityCaliforniaUnited States

Generated 2025-07-20 04:38:59.656 UTC