[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 8474  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27959Ramos, Armando, F04139LeipzigNordrhein-WestfalenGermany
28698Madan, Kristina, A04139LeipzigNordrhein-WestfalenGermany
29399Gomez, Janet04139LeipzigNordrhein-WestfalenGermany
11252Thompson, Nicholas, D91945Lemon GroveCaliforniaUnited States

Generated 2025-07-15 09:06:30.075 UTC