[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 362   SHUFFLE   <  SKIP 960  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26442Huang, Barbara2036MatravilleNew South WalesAustralia
25494Jimenez, Lee31770ColomiersGaronne (Haute)France
11716Kelly, Evan94015Daly CityCaliforniaUnited States

Generated 2025-07-17 11:11:11.368 UTC