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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15118Ortega, NelsonAS23Stoke-on-TrentEnglandUnited Kingdom
25786Romero, Cheryl, A95000CergyVal d'OiseFrance
14591Harris, Charles, E91945Lemon GroveCaliforniaUnited States

Generated 2025-07-11 06:18:37.644 UTC