[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 2236   SHUFFLE   <  SKIP 719  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13024Moreno, Marc3198SeafordVictoriaAustralia
28168Ward, Jacqueline90802Long BeachCaliforniaUnited States
17708Mr., Sneath, TimothyGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-10 20:48:11.380 UTC