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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12309Raje, Omar, RCB4 4BZCambridgeEnglandUnited Kingdom
16086Watson, Charles, W90706BellflowerCaliforniaUnited States
13737Sanders, Garrett90706BellflowerCaliforniaUnited States
26108Thompson, Dylan, D91776San GabrielCaliforniaUnited States

Generated 2025-07-12 00:45:23.151 UTC