[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 2788   SHUFFLE   <  SKIP 680  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20096Lal, JonathanV9B 2C3ShawneeBritish ColumbiaCanada
28304Zeng, Colleen, L3205South MelbourneVictoriaAustralia
18345Bryant, SamanthaV9MetchosinBritish ColumbiaCanada

Generated 2025-07-21 08:03:15.331 UTC