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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11613Prasad, Meredith, M04139LeipzigNordrhein-WestfalenGermany
12800Chen, Lacey, E04139LeipzigNordrhein-WestfalenGermany
13588Dominguez, Deb, A04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-10 09:45:28.228 UTC