[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 5441   SHUFFLE   <  SKIP 886  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11933Rubio, Mathew98225BellinghamWashingtonUnited States
28696Navarro, Robin, JL4 4HBLiverpoolEnglandUnited Kingdom
23083Smith, Samuel, DV3J 6Z3BurnabyBritish ColumbiaCanada

Generated 2025-07-21 12:48:34.041 UTC