[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 512   <  SKIP 6714  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11412Bryant, Sydney, S85049IngolstadtBayernGermany
12273Carlson, Nelson, M85049IngolstadtBayernGermany
12378Sanchez, Brianna, P85049IngolstadtBayernGermany
12493Vazquez, Dwayne, C85049IngolstadtBayernGermany
12726Goel, Kurt85049IngolstadtBayernGermany
12835Yuan, Karl, L85049IngolstadtBayernGermany

Generated 2025-07-21 09:47:11.551 UTC