[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 364   SHUFFLE   <  SKIP 2756  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12581Fernandez, Kristina, A3337MeltonVictoriaAustralia
22428Smith, DestinyYO15YorkEnglandUnited Kingdom
28437Ms., Smith, Mary, J.MK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-22 12:13:47.855 UTC