[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   SHUFFLE   <  SKIP 3039  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18896Russell, Jonathan7001HobartTasmaniaAustralia
12411Alexander, Kevin94519ConcordCaliforniaUnited States
20128Miller, Ian, B97071WoodburnOregonUnited States
13862Walker, Andrew, M90706BellflowerCaliforniaUnited States

Generated 2025-07-11 18:11:38.127 UTC