[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 701   <  SKIP 495  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25322Perez, Tina, J12171BerlinSaarlandGermany
25443Huang, Stacey13441BerlinHessenGermany
25521Sanchez, Douglas, M10501BerlinNordrhein-WestfalenGermany
25525Srini, Heidi14197BerlinNordrhein-WestfalenGermany
25533Huang, Suzanne, A14197BerlinNordrhein-WestfalenGermany
25645Shen, Tommy, C14197BerlinSaarlandGermany

Generated 2025-07-10 03:46:10.770 UTC