[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 327   SHUFFLE   <  SKIP 3558  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22656Goel, Willie, TLE18LeedsEnglandUnited Kingdom
20262Prasad, Brett, A3198SeafordVictoriaAustralia
18158Griffin, JeremiahOX1OxfordEnglandUnited Kingdom
16474Serrano, Jay34117KasselHessenGermany

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