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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16941Yang, Amy66272Sulzbach TaunusSaarlandGermany
22763Gonzalez, Rebecca98104SeattleWashingtonUnited States
28981Jai, Luke, R94063Redwood CityCaliforniaUnited States
12761Richardson, Alexandra97071WoodburnOregonUnited States

Generated 2025-07-10 22:43:40.324 UTC