[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 31   SHUFFLE   <  SKIP 11  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24499Lewis, Olivia91977Spring ValleyCaliforniaUnited States
23501Perry, Isabelle, A91945Lemon GroveCaliforniaUnited States
12387Vazquez, Meredith, M59491Villeneuve-d'AscqNordFrance

Generated 2025-07-10 12:13:45.511 UTC