[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 5283  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21528Moreno, Jay, J33041PaderbornHamburgGermany
21828Gonzales, Megan33098PaderbornNordrhein-WestfalenGermany
22509Nara, Lacey33098PaderbornNordrhein-WestfalenGermany
22514Johnsen, Marvin, T33098PaderbornNordrhein-WestfalenGermany
22537Jenkins, Xavier, L33098PaderbornNordrhein-WestfalenGermany
22541Martinez, Stefanie33041PaderbornHamburgGermany

Generated 2025-07-21 22:33:42.614 UTC