[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 127   SHUFFLE   <  SKIP 1542  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16475Anand, Kurt, L45001EssenHamburgGermany
16787Jackson, Nicole, J90706BellflowerCaliforniaUnited States
25585Sun, BrentYO15YorkEnglandUnited Kingdom

Generated 2025-07-20 20:53:11.562 UTC