[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 190   SHUFFLE   <  SKIP 149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17128Alexander, Fernando90505TorranceCaliforniaUnited States
14209Ramos, Craig1597Lane CoveNew South WalesAustralia
16127Edwards, Amanda94010BurlingameCaliforniaUnited States

Generated 2025-07-13 19:58:31.922 UTC