[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 2608   SHUFFLE   <  SKIP 1085  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20885Xie, TerryL4 4HBLiverpoolEnglandUnited Kingdom
20173Zhao, DennisSE1 8HLLondonEnglandUnited Kingdom
18508Chander, Michele94704BerkeleyCaliforniaUnited States

Generated 2025-07-16 15:15:57.409 UTC