[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 750   SHUFFLE   <  SKIP 266  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19884Simmons, JamesV0SookeBritish ColumbiaCanada
19225Watson, Jeremy, A92806La JollaCaliforniaUnited States
21141Li, Omar98168BurienWashingtonUnited States
16561Yuan, KurtLE18LeedsEnglandUnited Kingdom

Generated 2025-07-17 00:00:46.545 UTC