[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 875   SHUFFLE   <  SKIP 3707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22191Adams, Jack98104SeattleWashingtonUnited States
14839Sanz, NatashaGA10GatesheadEnglandUnited Kingdom
23737Velez Amezaga, Elena90210Beverly HillsCaliforniaUnited States

Generated 2025-07-13 18:03:50.514 UTC