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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15477Adams, Jose, J94014ColmaCaliforniaUnited States
22838Rai, CedricNT20Newcastle upon TyneEnglandUnited Kingdom
12208Sanchez, Dominique, A98225BellinghamWashingtonUnited States

Generated 2025-07-12 18:46:09.118 UTC