[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 3447  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13411Blanco, JacquelynSL4 1RHBerksEnglandUnited Kingdom
25434Hill, Gabriel, L94519ConcordCaliforniaUnited States
25584Suri, DominiqueBD1 4SJW. YorkEnglandUnited Kingdom
26905Serrano, KariSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-11 11:43:19.033 UTC