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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11503Wu, Dennis, G92118CoronadoCaliforniaUnited States
22714Alexander, AngelicaV9B 2C3ShawneeBritish ColumbiaCanada
14015Lal, Kurt, R3429SunburyVictoriaAustralia
20291Walker, Alexis94070San CarlosCaliforniaUnited States

Generated 2025-07-11 15:49:28.117 UTC