[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 5998  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13608Kumar, Karla, H33041PaderbornHamburgGermany
13682Lopez, Fernando, M33098PaderbornNordrhein-WestfalenGermany
14711Xu, Deborah33098PaderbornNordrhein-WestfalenGermany
14835Saunders, Melody, R33041PaderbornHamburgGermany
14769Powell, Jessica33098PaderbornNordrhein-WestfalenGermany
14782Lewis, Michael, R33098PaderbornNordrhein-WestfalenGermany
14940Rana, Carmen, A33041PaderbornHamburgGermany

Generated 2025-07-15 18:01:51.520 UTC