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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24268Gill, Meredith, E1597Lane CoveNew South WalesAustralia
24390Prasad, Carolyn98225BellinghamWashingtonUnited States
23136Peterson, Stephanie, J94519ConcordCaliforniaUnited States

Generated 2025-07-20 23:05:21.602 UTC