[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 875   SHUFFLE   <  SKIP 2151  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13663Tang, Melvin, R70511StuttgartSaarlandGermany
16420Alonso, Eddie, LRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-19 13:42:56.558 UTC