[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5028  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28694Suarez, Larry, DMK8 8DFMilton KeynesEnglandUnited Kingdom
14780Alonso, Tabitha59223RoncqNordFrance

Generated 2025-07-12 16:32:08.823 UTC