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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26354Serrano, Nelson80074MünchenHamburgGermany
26392Rai, Kelli80074MünchenHessenGermany
26414Patel, George80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-19 09:21:47.845 UTC