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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22704Raje, Bethany, B75008ParisSeine (Paris)France
14316Anand, Leonard2450Coffs HarbourNew South WalesAustralia
22779Ruiz, Lance94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 15:52:37.725 UTC