[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 2160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26972Sara, Kristopher, T75002ParisSeine (Paris)France
18824Collins, Elijah, L92806La JollaCaliforniaUnited States
23416Shan, Kristin3337MeltonVictoriaAustralia

Generated 2025-07-21 14:49:50.387 UTC