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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13597Gutierrez, Lance, D95010HofBayernGermany
11380Kumar, Mitchell, L66740SaarlouisSaarlandGermany
22377Zeng, Roger45000OrleansLoiretFrance
13354Campbell, Eric98104SeattleWashingtonUnited States

Generated 2025-07-13 12:19:49.616 UTC