[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 512   <  SKIP 564  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12636Salah, Tamer, A12171BerlinSaarlandGermany
12738Rubio, Melinda, A14197BerlinNordrhein-WestfalenGermany
13601Dominguez, Tanya, N12311BerlinSaarlandGermany
13502Nara, Deborah, E12311BerlinSaarlandGermany

Generated 2025-07-12 15:02:03.259 UTC