[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 250   <  SKIP 6062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27174Bennett, Fernando, M33098PaderbornNordrhein-WestfalenGermany
27307Prasad, Andre33041PaderbornHamburgGermany
27830Hall, Caleb, M33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-22 02:49:25.056 UTC