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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18185Huang, Laura, P04139LeipzigNordrhein-WestfalenGermany
19046Raje, Shawna, F04139LeipzigNordrhein-WestfalenGermany
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-20 16:32:17.076 UTC