[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12391Kelly, Olivia, LKB9KirkbyEnglandUnited Kingdom
16843Ramos, Jimmy94519ConcordCaliforniaUnited States
27153Ruiz, Gina91940Les UlisEssonneFrance

Generated 2025-07-11 18:32:31.315 UTC