[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 3669   SHUFFLE   <  SKIP 2583  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26815Cox, Erin97355LebanonOregonUnited States
12764Harris, Alexandra98403TacomaWashingtonUnited States
17141Rogers, Makayla97301SalemOregonUnited States

Generated 2025-07-11 23:06:37.863 UTC