[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   SKIP 1875   SHUFFLE   <  SKIP 2964  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12367Townsend, Trinity, LLE18LeedsEnglandUnited Kingdom
28280Powell, Tristan, G97045Oregon CityOregonUnited States
23182Rivera, Savannah92020El CajonCaliforniaUnited States
19428Turner, Eric, B64283DarmstadtHessenGermany

Generated 2025-07-20 12:49:34.021 UTC