[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 6291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28657Hayes, Ryan97222MilwaukieOregonUnited States
21685Green, Bailey98366Port OrchardWashingtonUnited States
25544Fernandez, Sergio, KOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 14:45:41.409 UTC