[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 405   SHUFFLE   <  SKIP 1714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15643Raji, Omar2138RhodesNew South WalesAustralia
14229Perez, Allen, B3220GeelongVictoriaAustralia
15612Ma, DamienMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-12 09:21:34.058 UTC