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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19786Carlson, Robin3220GeelongVictoriaAustralia
25997Wright, Katherine94941Mill ValleyCaliforniaUnited States
21927Browning, Meredith94014ColmaCaliforniaUnited States

Generated 2025-07-12 19:06:50.019 UTC