[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 2295   SHUFFLE   <  SKIP 97  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15641Sara, Marco, L3977CranbourneVictoriaAustralia
28437Ms., Smith, Mary, J.MK8 8DFMilton KeynesEnglandUnited Kingdom
28839Parker, Connor, J97068W. LinnOregonUnited States

Generated 2025-07-12 07:10:58.714 UTC