[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 4   SHUFFLE   <  SKIP 594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24979Adams, Jada98020EdmondsWashingtonUnited States
16842Yang, Jenny, R91502BurbankCaliforniaUnited States
13442Vazquez, Paula98168BurienWashingtonUnited States

Generated 2025-07-18 14:21:02.017 UTC