[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 2693   SHUFFLE   <  SKIP 1012  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14907Anand, Sheena, L94519ConcordCaliforniaUnited States
13477Wood, Katherine91932Imperial BeachCaliforniaUnited States
11602Gill, Larry38231SalzgitterHessenGermany
17684Gomez, Leslie90706BellflowerCaliforniaUnited States

Generated 2025-07-19 04:46:45.786 UTC