[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 236   SHUFFLE   <  SKIP 351  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17033Long, Carson91910Chula VistaCaliforniaUnited States
17361Harris, Blake, M98225BellinghamWashingtonUnited States
16149Perry, Dalton, AV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-14 07:59:27.587 UTC