[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 484   SHUFFLE   <  SKIP 1086  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18315Dominguez, Melody, A60188Carol StreamIllinoisUnited States
16286Torres, Billy, F75006ParisSeine (Paris)France
13688Sanchez, Ruben, SOX16 8RSOxonEnglandUnited Kingdom
25997Wright, Katherine94941Mill ValleyCaliforniaUnited States

Generated 2025-11-05 19:31:44.527 UTC