[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 405   SHUFFLE   <  SKIP 744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12139Yang, Franklin98225BellinghamWashingtonUnited States
19721Allen, Noah98201EverettWashingtonUnited States
16788Gao, Ronnie, J94010BurlingameCaliforniaUnited States

Generated 2025-07-13 08:10:31.832 UTC