[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 440   SHUFFLE   <  SKIP 4045  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13699Alexander, Rachel97222MilwaukieOregonUnited States
26483Ward, Taylor90241DowneyCaliforniaUnited States
13729Li, Jason98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-20 19:19:57.607 UTC