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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24717Anand, Damien, L85049IngolstadtBayernGermany
25587Young, Isaiah, A85049IngolstadtBayernGermany
25528Butler, Alexandria85049IngolstadtBayernGermany

Generated 2025-07-10 20:50:39.964 UTC