[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 2381   <  SKIP 3745  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15335Patterson, Emily98052RedmondWashingtonUnited States
18098Lee, Edward, C97068W. LinnOregonUnited States
19617Nath, Keith2061Milsons PointNew South WalesAustralia

Generated 2025-07-18 01:34:49.380 UTC