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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18589Stewart, Anna98312BremertonWashingtonUnited States
14545Henderson, FaithPE17BuryEnglandUnited Kingdom
25402Hughes, Maria97045Oregon CityOregonUnited States

Generated 2025-07-11 14:33:36.817 UTC