[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 250   <  SKIP 6034  >   <  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
21528Moreno, Jay, J33041PaderbornHamburgGermany
22699Chande, Clarence, A33098PaderbornNordrhein-WestfalenGermany
22680Suarez, Lee, D33041PaderbornHamburgGermany
22810Sanchez, Nathaniel33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-22 08:11:08.755 UTC