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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21051Alonso, Sabrina, R85049IngolstadtBayernGermany
21052Xu, Sheena85049IngolstadtBayernGermany
21086Bell, Katelyn85049IngolstadtBayernGermany

Generated 2025-07-11 21:44:18.944 UTC