[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 875   SHUFFLE   <  SKIP 4380  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19577Perez, Martin3198SeafordVictoriaAustralia
22980Washington, Oscar90706BellflowerCaliforniaUnited States
22714Alexander, AngelicaV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-18 00:24:06.330 UTC