[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 817   SHUFFLE   <  SKIP 279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26883Bradley, Shelby59491Villeneuve-d'AscqNordFrance
15048Yuan, Bonnie, HWA1WarringtonEnglandUnited Kingdom
11935Taylor, Jessica97355LebanonOregonUnited States

Generated 2025-07-19 01:09:57.226 UTC