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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18868Long, Adam90802Long BeachCaliforniaUnited States
21840Ma, StaceySL67RJMaidenheadEnglandUnited Kingdom
21607Torres, Bryce, I98020EdmondsWashingtonUnited States
15062Alonso, JaimeOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-12 22:07:56.785 UTC