[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 327   SHUFFLE   <  SKIP 2927  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19944Suarez, Jonathon, P38001BraunschweigNordrhein-WestfalenGermany
11733Schmidt, Kristi, J94519ConcordCaliforniaUnited States
19366Beck, Christy, A59100RoubaixNordFrance
12545Ruiz, Marc, DSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-14 06:57:46.157 UTC