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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20687Campbell, Rebecca97034Lake OswegoOregonUnited States
27408Sanchez, Tabitha, E94519ConcordCaliforniaUnited States
20838Jones, ChloeAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-09 04:49:14.534 UTC