[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 394   SHUFFLE   <  SKIP 1468  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26104Edwards, Timothy, D97205PortlandOregonUnited States
25666Munoz, Micheal45000OrleansLoiretFrance
22813Deng, JerryW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-21 18:50:22.627 UTC