[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 590   SHUFFLE   <  SKIP 277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23959Parker, Amber46236BottropNordrhein-WestfalenGermany
13504Alonso, Beth, R78400ChatouYvelineFrance
29018Luo, Drew91502BurbankCaliforniaUnited States

Generated 2025-07-20 09:38:52.137 UTC