[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 263   SHUFFLE   <  SKIP 1560  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19187Pal, Karl, SRG11 5TPBerkshireEnglandUnited Kingdom
14386Wood, Marissa91203GlendaleCaliforniaUnited States
19054Alonso, Arthur, MMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-14 14:58:56.858 UTC