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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26822Gonzalez, Cindy04139LeipzigNordrhein-WestfalenGermany
26894Goel, Lindsey04139LeipzigNordrhein-WestfalenGermany
26961Chander, Carly, C04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-13 15:44:19.232 UTC