[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 5000   <  SKIP 1312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27307Prasad, Andre33041PaderbornHamburgGermany
27127Black, Misty33041PaderbornHamburgGermany
27960Alonso, Randall33098PaderbornNordrhein-WestfalenGermany

Generated 2025-11-05 15:51:15.178 UTC