[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 127   SHUFFLE   <  SKIP 1652  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17429Carter, Wyatt97005BeavertonOregonUnited States
12299Serrano, Walter, GRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-18 12:09:19.342 UTC