[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 3452  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20779Russell, Maria91941GrossmontCaliforniaUnited States
23479Robinson, Fernando97301SalemOregonUnited States
20974Subram, George, C75013ParisSeine (Paris)France
18024Kapoor, Nancy, LWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-12 13:09:08.206 UTC