[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 250   SHUFFLE   <  SKIP 1471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28146Washington, Gavin, C94941Mill ValleyCaliforniaUnited States
18098Lee, Edward, C97068W. LinnOregonUnited States
12246Luo, Shawn3337MeltonVictoriaAustralia

Generated 2025-07-12 21:05:55.975 UTC