[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 470   SHUFFLE   <  SKIP 3853  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23590Brown, Austin, T92806La JollaCaliforniaUnited States
26225Srini, Sergio78400ChatouYvelineFrance
27967Patel, StefanieY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-09 07:04:07.741 UTC