[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 840   SHUFFLE   <  SKIP 177  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11334Brown, NicoleAS23Stoke-on-TrentEnglandUnited Kingdom
25314Bell, Charles, J78400ChatouYvelineFrance
24514Phillips, Jesse94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 19:58:28.678 UTC