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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26969Hu, Cedric33041PaderbornHamburgGermany
27127Black, Misty33041PaderbornHamburgGermany
27174Bennett, Fernando, M33098PaderbornNordrhein-WestfalenGermany
27307Prasad, Andre33041PaderbornHamburgGermany

Generated 2025-07-17 09:44:59.328 UTC