[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 502   SHUFFLE   <  SKIP 977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27978Luo, Barbara2061Milsons PointNew South WalesAustralia
23068Shan, Ryan, R91910Chula VistaCaliforniaUnited States
23618Holt, Dale, CRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-20 13:05:08.318 UTC