[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 3669   SHUFFLE   <  SKIP 471  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20712Huang, ColinW10 6BLLondonEnglandUnited Kingdom
14435Wilson, Jennifer92806La JollaCaliforniaUnited States
20243Ye, Tamara, A3977CranbourneVictoriaAustralia
14233She, Ricardo, A2036MalabarNew South WalesAustralia

Generated 2025-07-17 22:19:47.447 UTC