[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 362   SHUFFLE   <  SKIP 764  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13993Patterson, Zachary, R94010BurlingameCaliforniaUnited States
13737Sanders, Garrett90706BellflowerCaliforniaUnited States
27923Arun, Douglas, M66272Sulzbach TaunusSaarlandGermany
24550Ma, Randy, RSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-18 07:23:47.611 UTC