[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 327   SHUFFLE   <  SKIP 2888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17604Robinson, Noah, H98033KirklandWashingtonUnited States
27657Chandra, Frederick60610ChicagoIllinoisUnited States
27385Ramos, Jonathon, A91502BurbankCaliforniaUnited States

Generated 2025-07-13 13:28:30.747 UTC