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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26365Fernandez, Phillip, L45000OrleansLoiretFrance
13341King, Lucas, L90802Long BeachCaliforniaUnited States
15254Chapman, Carla, C31901ColumbusGeorgiaUnited States
15571Allen, Angel, GV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-12 18:50:31.250 UTC