[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 512   SHUFFLE   <  SKIP 3115  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23865Sanz, Lori, LV3J 6Z3BurnabyBritish ColumbiaCanada
14495Diaz, Nathan91941GrossmontCaliforniaUnited States
21029Martin, Kristi, C66740SaarlouisSaarlandGermany
14653Fernandez, Troy, H94519ConcordCaliforniaUnited States

Generated 2025-07-20 21:53:38.825 UTC