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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26929Pal, MauriceWA1 4SYWoolstonEnglandUnited Kingdom
18786Chande, Dustin90706BellflowerCaliforniaUnited States
23608Blanco, Jessie, RW1V 5RNLondonEnglandUnited Kingdom
20150Rubio, Gary, MYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 07:57:40.611 UTC