[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 549   SHUFFLE   <  SKIP 1393  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13803Zheng, Krystal66740SaarlouisSaarlandGermany
25742He, Tamara04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-20 12:22:41.902 UTC