[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 229   SHUFFLE   <  SKIP 1232  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29017Long, Gabriel97071WoodburnOregonUnited States
16717Umeda, MasakiV9LangfordBritish ColumbiaCanada
20914Zeng, Gilbert, C14129BerlinHessenGermany
11624Smith, Ryan, C94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 11:37:39.861 UTC