[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 10028  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25742He, Tamara04139LeipzigNordrhein-WestfalenGermany
25780Gill, Dana, M04139LeipzigNordrhein-WestfalenGermany
26403Navarro, Philip04139LeipzigNordrhein-WestfalenGermany
26822Gonzalez, Cindy04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-13 15:41:07.257 UTC