[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2295   SHUFFLE   <  SKIP 219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29439Zhu, Laura, MHP10 9QYHigh WycombeEnglandUnited Kingdom
19077Prasad, Pedro, DCB4 4BZCambridgeEnglandUnited Kingdom
23337Green, Isaiah, J91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 17:22:42.618 UTC