[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 561   <  SKIP 577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19453Rana, Veronica, R12171BerlinSaarlandGermany
19311Rubio, Dana14197BerlinNordrhein-WestfalenGermany
19250Wu, Lacey, T12311BerlinSaarlandGermany

Generated 2025-07-09 09:21:45.792 UTC