[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   SHUFFLE   SKIP 2520   <  SKIP 487  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17588Bennett, Gavin98201EverettWashingtonUnited States
24388Campbell, Maria98036LynnwoodWashingtonUnited States
13940Simmons, Emma, L90802Long BeachCaliforniaUnited States

Generated 2025-07-20 13:24:59.907 UTC