[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 3770  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28441Nath, Peter, K59491Villeneuve-d'AscqNordFrance
20944Hernandez, Rebecca78400ChatouYvelineFrance
16805Allen, Fernando, H97068W. LinnOregonUnited States

Generated 2025-07-09 21:53:00.424 UTC