[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 750   <  SKIP 5507  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15068Barnes, Jessica33098PaderbornNordrhein-WestfalenGermany
15649Jimenez, Melinda, T33098PaderbornNordrhein-WestfalenGermany
15667Ramos, Hector33041PaderbornHamburgGermany

Generated 2025-10-14 07:34:31.910 UTC