[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 480   SHUFFLE   <  SKIP 103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12887Pal, Brendan, L90706BellflowerCaliforniaUnited States
18694Gomez, Derrick2300NewcastleNew South WalesAustralia
23170Jai, Aaron91502BurbankCaliforniaUnited States

Generated 2025-07-21 13:23:08.997 UTC