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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24901She, Clarence, L2300NewcastleNew South WalesAustralia
26813Diaz, Xavier, M91910Chula VistaCaliforniaUnited States
28127Price, Fernando95062Santa CruzCaliforniaUnited States

Generated 2025-07-09 17:56:16.937 UTC