[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 2382  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19290Prasad, Sergio, JRH15 9UDWest SussexEnglandUnited Kingdom
14873Long, Fernando91950Lincoln AcresCaliforniaUnited States
16875Diaz, Samantha, A92118CoronadoCaliforniaUnited States
27529White, Rachel, S94070San CarlosCaliforniaUnited States

Generated 2025-07-18 07:37:44.057 UTC