[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 438   SHUFFLE   <  SKIP 159  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16188Torres, Teresa, MW1V 5RNLondonEnglandUnited Kingdom
26004Washington, Arthur94611OaklandCaliforniaUnited States
22384Sanchez, Paige, A85049IngolstadtBayernGermany
16263Robinson, Eduardo85049IngolstadtBayernGermany

Generated 2025-07-16 17:30:59.095 UTC