[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 6081   SHUFFLE   <  SKIP 60  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18365Lewis, Daniel, W98055RentonWashingtonUnited States
27547Hill, Kevin, C90505TorranceCaliforniaUnited States
13946Powell, Jason, L97205PortlandOregonUnited States

Generated 2025-07-20 11:47:22.425 UTC