[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 10723  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13790Deng, Nina, O48001MünsterSaarlandGermany
13259Garcia, Allen, F48001MünsterSaarlandGermany
14825Alonso, Rebekah, H48001MünsterSaarlandGermany

Generated 2025-07-20 12:57:54.865 UTC