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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21066Arun, EbonyRH15 9UDWest SussexEnglandUnited Kingdom
25874Hall, Jessica98501OlympiaWashingtonUnited States
20111Zhu, Brittney, E91502BurbankCaliforniaUnited States

Generated 2025-07-11 15:44:30.560 UTC