[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 3692  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22874Anand, Drew98168BurienWashingtonUnited States
18439Coleman, Angela, M98270MarysvilleWashingtonUnited States
24197Mehta, Whitney, TWA3 7BHWarringtonEnglandUnited Kingdom
15183Raji, Michele5023FindonSouth AustraliaAustralia

Generated 2025-07-15 22:10:12.872 UTC