[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   SHUFFLE   SKIP 994   <  SKIP 695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24000Yang, Randy, E2264SilverwaterNew South WalesAustralia
20302Andersen, Tasha94010BurlingameCaliforniaUnited States
24727Jimenez, Mallory, S98168BurienWashingtonUnited States

Generated 2025-07-15 06:12:57.706 UTC