[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 9247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23405Madan, Kari, G90706BellflowerCaliforniaUnited States
26155Xie, Chad, A1597Lane CoveNew South WalesAustralia
20839Lopez, CourtneyAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-16 01:35:06.527 UTC