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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26986Watson, Riley, A85049IngolstadtBayernGermany
27154Arun, Holly85049IngolstadtBayernGermany
27310Hill, Isabella, P85049IngolstadtBayernGermany

Generated 2025-07-11 01:38:48.232 UTC