[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 500   <  SKIP 576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12538Blanco, Paula12311BerlinSaarlandGermany
12636Salah, Tamer, A12171BerlinSaarlandGermany
13410Madan, Jillian, A14197BerlinNordrhein-WestfalenGermany

Generated 2025-11-05 17:02:45.589 UTC