[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 4000   SHUFFLE   <  SKIP 1799  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12828Rubio, Carol, K66740SaarlouisSaarlandGermany
19983Martinez, Michael, B90706BellflowerCaliforniaUnited States
18274Sanchez, Carla2300NewcastleNew South WalesAustralia

Generated 2025-07-14 00:26:54.897 UTC