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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22674Prasad, Troy, C95010HofBayernGermany
22678Lee, Sydney95010HofBayernGermany
24553Ashe, Michele, A95010HofBayernGermany
24854Jenkins, Emma, L95010HofBayernGermany
25487Rogers, Allison95010HofBayernGermany
25651Yuan, Alvin95010HofBayernGermany

Generated 2025-07-20 07:59:50.824 UTC