[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 821   SHUFFLE   <  SKIP 1103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28090Walker, Edward, D94536FremontCaliforniaUnited States
23319Green, Luis95062Santa CruzCaliforniaUnited States
18857Sanders, Sebastian, L98020EdmondsWashingtonUnited States

Generated 2025-07-22 05:38:23.036 UTC