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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19924Perez, Douglas85049IngolstadtBayernGermany
20043Zheng, Brent85049IngolstadtBayernGermany
20135Price, Grace, E85049IngolstadtBayernGermany
21086Bell, Katelyn85049IngolstadtBayernGermany

Generated 2025-07-15 00:52:14.681 UTC