[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 469   <  SKIP 728  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25322Perez, Tina, J12171BerlinSaarlandGermany
25521Sanchez, Douglas, M10501BerlinNordrhein-WestfalenGermany
25525Srini, Heidi14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-08 00:04:02.018 UTC