[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 750   SHUFFLE   <  SKIP 301  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19187Pal, Karl, SRG11 5TPBerkshireEnglandUnited Kingdom
22376Martin, Marcus, R97034Lake OswegoOregonUnited States
22313Martinez, Jarrod, HWA1WarringtonEnglandUnited Kingdom

Generated 2025-11-05 21:00:45.025 UTC