[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 3983  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17763Martin, Jacquelyn, MRG7 5H7ReadingEnglandUnited Kingdom
13506Guo, Willie95000CergyVal d'OiseFrance
18648Torres, Hailey94010BurlingameCaliforniaUnited States

Generated 2025-07-11 13:25:33.665 UTC