[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 3993   SHUFFLE   <  SKIP 2972  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24952Long, Amanda, A97355LebanonOregonUnited States
27312Sun, Sandra, L63009OffenbachSaarlandGermany
22054Raji, Russell94704BerkeleyCaliforniaUnited States
14175Mehta, CynthiaPE17BuryEnglandUnited Kingdom

Generated 2025-07-18 02:33:50.197 UTC