[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 3669   SHUFFLE   <  SKIP 1095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12394Serrano, ErikaL4 4HBLiverpoolEnglandUnited Kingdom
27959Ramos, Armando, F04139LeipzigNordrhein-WestfalenGermany
17792Andersen, Bridget, KNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-12 07:12:13.947 UTC