[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 2421   SHUFFLE   <  SKIP 683  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20014Blanco, Anne91910Chula VistaCaliforniaUnited States
15795Munoz, Diane, R2777SpringwoodNew South WalesAustralia
22605Schmidt, Derrick, RWA3WatfordEnglandUnited Kingdom
22629Rodriguez, MatthewKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 10:55:32.965 UTC