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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25521Sanchez, Douglas, M10501BerlinNordrhein-WestfalenGermany
25525Srini, Heidi14197BerlinNordrhein-WestfalenGermany
25533Huang, Suzanne, A14197BerlinNordrhein-WestfalenGermany
26419Suri, Geoffrey12171BerlinSaarlandGermany

Generated 2025-11-05 16:07:00.178 UTC