[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 540   SHUFFLE   <  SKIP 279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15329Cox, Brianna91977Spring ValleyCaliforniaUnited States
28808Watson, Trinity, H98036LynnwoodWashingtonUnited States
26737Young, Katherine, A98901YakimaWashingtonUnited States

Generated 2025-07-18 23:10:13.404 UTC