[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 2000   SHUFFLE   <  SKIP 711  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23659Shan, Drew3977CranbourneVictoriaAustralia
26853Rana, Shane78400ChatouYvelineFrance
25615Hall, Destiny, GLE18LeedsEnglandUnited Kingdom

Generated 2025-07-13 05:06:40.877 UTC