[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 1388  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18323Clark, Jeremy, J98020EdmondsWashingtonUnited States
23805Hayes, Luke97034Lake OswegoOregonUnited States
18126Ortega, Larry, CLE18LeedsEnglandUnited Kingdom

Generated 2025-07-10 05:27:25.439 UTC