[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 1182   SHUFFLE   <  SKIP 567  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20793Martin, Gary, L91940Les UlisEssonneFrance
20016Kelly, Katherine97068W. LinnOregonUnited States
12124Gill, Brandi, D75002ParisSeine (Paris)France
13414Wilson, Miguel97045Oregon CityOregonUnited States

Generated 2025-07-18 02:18:30.294 UTC