[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 470   SHUFFLE   <  SKIP 2824  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23168Hayes, Mya, J97068W. LinnOregonUnited States
23090Lee, Christopher, M98036LynnwoodWashingtonUnited States
26600Gray, Michelle94063Redwood CityCaliforniaUnited States

Generated 2025-07-10 12:15:26.123 UTC