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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24033Reed, Katherine33098PaderbornNordrhein-WestfalenGermany
24042White, Zachary33098PaderbornNordrhein-WestfalenGermany
24087Wilson, Hannah, C33098PaderbornNordrhein-WestfalenGermany
23633Chande, Deborah, L33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-17 04:50:31.967 UTC