[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 650   SHUFFLE   <  SKIP 2022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18177Suarez, ReginaldSW1P 2NULondonEnglandUnited Kingdom
15844Brown, Megan, S91941GrossmontCaliforniaUnited States
20834Kapoor, Brenda, CWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-20 19:19:53.274 UTC