[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 717   SHUFFLE   <  SKIP 1878  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28914Rai, Alicia, MRG41 1QWWokinghamEnglandUnited Kingdom
27220Long, Jackson90505TorranceCaliforniaUnited States
13054Ward, Bryce, C98168BurienWashingtonUnited States

Generated 2025-07-20 00:24:28.796 UTC