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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26358Gonzalez, Mason, C33098PaderbornNordrhein-WestfalenGermany
26378Raje, Colin33041PaderbornHamburgGermany
26393Raman, Donald33098PaderbornNordrhein-WestfalenGermany
26843Gonzalez, Noah33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-16 15:51:22.350 UTC