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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12130Zhou, Suzanne33041PaderbornHamburgGermany
12469Srini, Shane, D33098PaderbornNordrhein-WestfalenGermany
12863Zhang, Caleb33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-12 16:10:42.846 UTC