[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 875   SHUFFLE   <  SKIP 3486  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24383Prasad, Ronald77127LieusaintSeine et MarneFrance
13726Lewis, Austin, C90505TorranceCaliforniaUnited States
18868Long, Adam90802Long BeachCaliforniaUnited States
11554Simmons, Sydney93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-09 20:04:25.871 UTC