[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 6253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14769Powell, Jessica33098PaderbornNordrhein-WestfalenGermany
14782Lewis, Michael, R33098PaderbornNordrhein-WestfalenGermany
14940Rana, Carmen, A33041PaderbornHamburgGermany

Generated 2025-07-12 13:29:16.887 UTC