[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 3417  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27625Hughes, Alexandria, W97034Lake OswegoOregonUnited States
26591Chen, Aimee3220GeelongVictoriaAustralia
16761Ward, Angel, A98201EverettWashingtonUnited States

Generated 2025-07-09 19:12:27.721 UTC