[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 785   SHUFFLE   <  SKIP 77  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21771Shen, Sheena91910Chula VistaCaliforniaUnited States
23125Scott, Madeline98201EverettWashingtonUnited States
13162Nath, Nina94519ConcordCaliforniaUnited States

Generated 2025-07-13 23:04:35.548 UTC