[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 1993   SHUFFLE   <  SKIP 3046  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19413Kelly, Xavier, M98168BurienWashingtonUnited States
13848Blue, Melissa, W97068W. LinnOregonUnited States
18356Lee, Alexander, SV0SookeBritish ColumbiaCanada

Generated 2025-07-18 22:20:28.887 UTC