[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 3669   SHUFFLE   <  SKIP 1062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23577Bennett, Julia97034Lake OswegoOregonUnited States
11437Moreno, Alfredo59491Villeneuve-d'AscqNordFrance
16114Ross, Gavin91203GlendaleCaliforniaUnited States

Generated 2025-07-11 19:22:59.011 UTC