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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20842Moreno, Tyrone, S20354HamburgHamburgGermany
21537Navarro, Gloria, M20354HamburgHamburgGermany
21842Navarro, Neil, L20354HamburgHamburgGermany
22684Cooper, Lauren, W20354HamburgHamburgGermany

Generated 2025-07-12 09:28:13.327 UTC