[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 2421   SHUFFLE   <  SKIP 129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23166Ward, Cody91941GrossmontCaliforniaUnited States
23918Navarro, Kendra59491Villeneuve-d'AscqNordFrance
26258Powell, Angelica, E97205PortlandOregonUnited States

Generated 2025-07-16 05:55:43.618 UTC