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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17363Harris, Benjamin91932Imperial BeachCaliforniaUnited States
15775Ward, Michelle, W98225BellinghamWashingtonUnited States
23029Ross, Ian, R98225BellinghamWashingtonUnited States

Generated 2025-07-13 12:19:43.919 UTC