[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 70   SHUFFLE   <  SKIP 1432  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13147Lin, Cedric, C91502BurbankCaliforniaUnited States
26214Chande, ChristyGA10GatesheadEnglandUnited Kingdom
20668Mr., Rothenberg, Eric94519ConcordCaliforniaUnited States

Generated 2025-07-20 20:20:48.937 UTC