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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14022Lee, Taylor98270MarysvilleWashingtonUnited States
27025Rivera, Jasmine, A97068W. LinnOregonUnited States
18920Young, Jonathan94063Redwood CityCaliforniaUnited States

Generated 2025-07-15 16:40:16.256 UTC