[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 6296  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24155Raje, Tracy33041PaderbornHamburgGermany
24042White, Zachary33098PaderbornNordrhein-WestfalenGermany
24087Wilson, Hannah, C33098PaderbornNordrhein-WestfalenGermany
24214Romero, Michele, K33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-16 15:55:51.781 UTC