[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 2493   SHUFFLE   <  SKIP 21  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16838Griffin, Jonathan, R91910Chula VistaCaliforniaUnited States
13511Liu, Ernest92400CourbevoieHauts de SeineFrance
24772Russell, Greg94947NovatoCaliforniaUnited States

Generated 2025-07-10 22:01:44.109 UTC