[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 322   SHUFFLE   <  SKIP 240  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17054Raje, Shawn2300NewcastleNew South WalesAustralia
13901Foster, Oscar, L97068W. LinnOregonUnited States
14373Jai, Ricardo94010BurlingameCaliforniaUnited States

Generated 2025-07-17 03:05:57.013 UTC