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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12378Sanchez, Brianna, P85049IngolstadtBayernGermany
12493Vazquez, Dwayne, C85049IngolstadtBayernGermany
12835Yuan, Karl, L85049IngolstadtBayernGermany
12726Goel, Kurt85049IngolstadtBayernGermany

Generated 2025-07-12 07:31:04.844 UTC