[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 512   SHUFFLE   <  SKIP 2014  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15671Torres, LawrenceL4 4HBLiverpoolEnglandUnited Kingdom
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
20307Blue, Natalie, T92118CoronadoCaliforniaUnited States

Generated 2025-07-18 13:32:07.479 UTC