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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17982Mehta, Francisco, K80610Saint OuenSommeFrance
26942Alonso, Tanya, KL4 4HBLiverpoolEnglandUnited Kingdom
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-14 06:51:42.768 UTC