[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 875   SHUFFLE   <  SKIP 1140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18265Cai, Trisha2055North SydneyNew South WalesAustralia
21744Perry, Emma94014ColmaCaliforniaUnited States
17492Price, Amanda, S97330CorvallisOregonUnited States

Generated 2025-07-08 13:04:07.583 UTC