[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 2391   SHUFFLE   <  SKIP 88  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12719Ruiz, Cheryl, J92310SèvresHauts de SeineFrance
13664Diaz, Larry, TOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-15 22:15:12.167 UTC