[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 512   SHUFFLE   <  SKIP 963  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11019Lal, Luke, LV3A 4R2LangleyBritish ColumbiaCanada
23728Kelly, Paige90241DowneyCaliforniaUnited States
21581Russell, Rachel, CV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-10 16:43:13.057 UTC