[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 589   SHUFFLE   <  SKIP 64  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13367Edwards, Savannah98036LynnwoodWashingtonUnited States
23389Perry, Jack97330CorvallisOregonUnited States
12323Alonso, Lawrence, S92150SuresnesHauts de SeineFrance
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-21 12:50:01.367 UTC