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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23910Perry, Gabriel, A85049IngolstadtBayernGermany
23942Goel, Rafael, J85049IngolstadtBayernGermany
23956Coleman, Morgan85049IngolstadtBayernGermany
24717Anand, Damien, L85049IngolstadtBayernGermany
25528Butler, Alexandria85049IngolstadtBayernGermany
25587Young, Isaiah, A85049IngolstadtBayernGermany

Generated 2025-07-11 18:06:05.806 UTC