[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 4228  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11437Moreno, Alfredo59491Villeneuve-d'AscqNordFrance
18118Reed, Megan, AV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-12 00:54:24.869 UTC