[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 6264   <  SKIP 866  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16954Davis, Fernando98225BellinghamWashingtonUnited States
15400Roberts, Samuel, W94941Mill ValleyCaliforniaUnited States
13714Ward, Amanda97222MilwaukieOregonUnited States

Generated 2025-07-18 22:24:04.293 UTC