[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 590   SHUFFLE   <  SKIP 867  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14066Jimenez, Melody, S3220GeelongVictoriaAustralia
14485Stewart, Bailey, J94063Redwood CityCaliforniaUnited States
28760Hall, Lucas97330CorvallisOregonUnited States

Generated 2025-07-12 14:05:10.026 UTC