[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 750   <  SKIP 5501  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14769Powell, Jessica33098PaderbornNordrhein-WestfalenGermany
14835Saunders, Melody, R33041PaderbornHamburgGermany
14782Lewis, Michael, R33098PaderbornNordrhein-WestfalenGermany
14940Rana, Carmen, A33041PaderbornHamburgGermany
15068Barnes, Jessica33098PaderbornNordrhein-WestfalenGermany
14711Xu, Deborah33098PaderbornNordrhein-WestfalenGermany

Generated 2025-10-13 16:01:23.021 UTC