[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 613   SHUFFLE   <  SKIP 1299  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11315Ward, Hailey, J98366Port OrchardWashingtonUnited States
25155Alonso, Theresa94519ConcordCaliforniaUnited States
11355Gutierrez, RobertoRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-17 21:30:18.160 UTC