[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 70   SHUFFLE   <  SKIP 1645  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25566Navarro, Kristine, B2061Milsons PointNew South WalesAustralia
23169Andersen, Corey, T98225BellinghamWashingtonUnited States
18783Martin, Michael97068W. LinnOregonUnited States

Generated 2025-07-14 11:15:35.188 UTC