[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 127   SHUFFLE   <  SKIP 1556  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12759Sanders, Jada, J98104SeattleWashingtonUnited States
25664Hu, Jon63009OffenbachSaarlandGermany
11685Griffin, Jose, A97222MilwaukieOregonUnited States

Generated 2025-07-18 04:23:38.099 UTC