[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 8466  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23957Zheng, Louis04139LeipzigNordrhein-WestfalenGermany
25472Malhotra, Don, S04139LeipzigNordrhein-WestfalenGermany
25742He, Tamara04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-09 19:39:10.808 UTC