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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27959Ramos, Armando, F04139LeipzigNordrhein-WestfalenGermany
28698Madan, Kristina, A04139LeipzigNordrhein-WestfalenGermany
29399Gomez, Janet04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-13 05:53:48.383 UTC