[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 1756  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26888Fernandez, Bruce, ERG12 8TBBracknellEnglandUnited Kingdom
27125Dominguez, AlbertRG12 8TBBracknellEnglandUnited Kingdom
28410Gill, Cheryl, RRG12 8TBBracknellEnglandUnited Kingdom
28424Romero, NeilRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-09 21:41:51.640 UTC