[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 482   SHUFFLE   <  SKIP 2767  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14036Torres, Amanda, T97045Oregon CityOregonUnited States
22824Nath, April, R59223RoncqNordFrance
14094Russell, Amanda91791West CovinaCaliforniaUnited States
22622Sanz, Neil, MW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-14 17:46:51.168 UTC