[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 506   SHUFFLE   <  SKIP 70  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22361White, Nathan, G91950National CityCaliforniaUnited States
15086Dominguez, Latasha, M93290Tremblay-en-FranceSeine Saint DenisFrance
18392Gonzales, Jasmine, CV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-17 04:54:33.940 UTC