[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 840   SHUFFLE   <  SKIP 123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20037Sanchez, Alyssa91950Lincoln AcresCaliforniaUnited States
19182Dominguez, Lance77680Roissy en BrieSeine et MarneFrance
13318Perez, Amber, DV0SookeBritish ColumbiaCanada

Generated 2025-07-14 12:58:07.359 UTC