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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11508Wilson, Elizabeth, R98036LynnwoodWashingtonUnited States
15795Munoz, Diane, R2777SpringwoodNew South WalesAustralia
15298Chandra, Joe, G98168BurienWashingtonUnited States

Generated 2025-11-04 12:21:30.818 UTC