[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 750   SHUFFLE   <  SKIP 2237  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26524Robinson, Anthony, E91932Imperial BeachCaliforniaUnited States
26231Nara, Maurice31770ColomiersGaronne (Haute)France
12608Sanchez, BrettPE17BuryEnglandUnited Kingdom
26155Xie, Chad, A1597Lane CoveNew South WalesAustralia

Generated 2025-07-13 13:51:48.516 UTC