[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 655   <  SKIP 2601  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24390Prasad, Carolyn98225BellinghamWashingtonUnited States
17912Zhou, Louis, C1597Lane CoveNew South WalesAustralia
11234Griffin, Anna90802Long BeachCaliforniaUnited States
26915Kumar, PeterLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-21 19:57:33.166 UTC