[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 680   SHUFFLE   <  SKIP 992  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24872Raje, Alisha, J75019ParisSeine (Paris)France
21053Vazquez, JamieOX1OxfordEnglandUnited Kingdom
13475Allen, Charles94063Redwood CityCaliforniaUnited States

Generated 2025-07-16 06:01:59.933 UTC