[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 999   <  SKIP 5286  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22514Johnsen, Marvin, T33098PaderbornNordrhein-WestfalenGermany
22537Jenkins, Xavier, L33098PaderbornNordrhein-WestfalenGermany
22541Martinez, Stefanie33041PaderbornHamburgGermany
22680Suarez, Lee, D33041PaderbornHamburgGermany
22699Chande, Clarence, A33098PaderbornNordrhein-WestfalenGermany
22810Sanchez, Nathaniel33098PaderbornNordrhein-WestfalenGermany
22866Thompson, William33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-22 10:41:57.200 UTC