[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 24   SHUFFLE   <  SKIP 2042  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24471Chande, Ricardo, L3977CranbourneVictoriaAustralia
22561Nara, Katie59170CroixNordFrance
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-17 21:16:37.215 UTC