[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 396   SHUFFLE   <  SKIP 2112  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11938Alexander, Seth, D94015Daly CityCaliforniaUnited States
20458Subram, Erick, S94010BurlingameCaliforniaUnited States
14173Shan, Tonya91370Verrieres Le BuissonEssonneFrance
12549Xie, Donna75003ParisSeine (Paris)France
26836Diaz, Hector, ATY31RuncornEnglandUnited Kingdom
20636Patterson, Olivia, G92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 15:23:15.988 UTC