[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 475   SHUFFLE   <  SKIP 2816  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11730Torres, Emma98052RedmondWashingtonUnited States
13843Xie, Warren, E78100Saint Germain en LayeYvelineFrance
14407Bryant, Thomas92118CoronadoCaliforniaUnited States

Generated 2025-07-12 13:12:27.025 UTC