[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 905  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14401Kumar, Jose, P97301SalemOregonUnited States
28492Tang, Bethany59491Villeneuve-d'AscqNordFrance
12158Phillips, KyleV0SookeBritish ColumbiaCanada

Generated 2025-07-11 17:24:26.855 UTC