[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 7231  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12726Goel, Kurt85049IngolstadtBayernGermany
13264Sanchez, Melanie85049IngolstadtBayernGermany
13570Jackson, Benjamin, J85049IngolstadtBayernGermany
13579Chen, Alan85049IngolstadtBayernGermany
14149Srini, Donald85049IngolstadtBayernGermany
14838Alvarez, Darren85049IngolstadtBayernGermany

Generated 2025-07-11 14:20:05.073 UTC