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

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

3 items

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

Generated 2025-07-11 21:45:45.425 UTC