[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 5000   <  SKIP 1312  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27174Bennett, Fernando, M33098PaderbornNordrhein-WestfalenGermany
27307Prasad, Andre33041PaderbornHamburgGermany
27960Alonso, Randall33098PaderbornNordrhein-WestfalenGermany
28450Martin, Nelson33098PaderbornNordrhein-WestfalenGermany
28555Serrano, Monique, K33041PaderbornHamburgGermany
27830Hall, Caleb, M33098PaderbornNordrhein-WestfalenGermany
28691Andersen, Alejandro, B33098PaderbornNordrhein-WestfalenGermany

Generated 2025-11-05 08:38:13.460 UTC