[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 650   SHUFFLE   <  SKIP 3900  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15574Peterson, Carlos, B91791West CovinaCaliforniaUnited States
17800Alonso, Robyn, C78400ChatouYvelineFrance
26928Nara, RogerGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-22 00:07:32.560 UTC