[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 413   SHUFFLE   <  SKIP 2454  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25171Rodriguez, Christopher, E97355LebanonOregonUnited States
25042Rizaldy, Arif, A90706BellflowerCaliforniaUnited States
19365Shan, Wayne42651SolingenNordrhein-WestfalenGermany
12486Ye, Kristen, DRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-18 00:55:41.813 UTC