[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 405   SHUFFLE   <  SKIP 1662  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22708Ruiz, Anne, J92150SuresnesHauts de SeineFrance
13815Lin, LaceyE17 6JFLondonEnglandUnited Kingdom
16923Gonzales, Connor, M98033KirklandWashingtonUnited States
14261Subram, Meredith, S2138RhodesNew South WalesAustralia

Generated 2025-07-21 11:53:25.576 UTC