[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 7269  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23942Goel, Rafael, J85049IngolstadtBayernGermany
23956Coleman, Morgan85049IngolstadtBayernGermany
24717Anand, Damien, L85049IngolstadtBayernGermany

Generated 2025-07-11 17:36:13.853 UTC