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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25304Carlson, Ruben, JAS23Stoke-on-TrentEnglandUnited Kingdom
13167Tang, Mario, T94519ConcordCaliforniaUnited States
20838Jones, ChloeAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-12 02:39:03.322 UTC