[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 872   SHUFFLE   <  SKIP 1060  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22384Sanchez, Paige, A85049IngolstadtBayernGermany
21093Castro, JacquelynSW19 3RULondonEnglandUnited Kingdom
13946Powell, Jason, L97205PortlandOregonUnited States
26511Weisman, Charles91364Woodland HillsCaliforniaUnited States

Generated 2025-07-14 02:01:31.152 UTC