[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 589   SHUFFLE   <  SKIP 1533  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20028Flores, Angela, B94063Redwood CityCaliforniaUnited States
20346Washington, Angelica92102San DiegoCaliforniaUnited States
22326Howard, Riley, A98055RentonWashingtonUnited States

Generated 2025-07-21 07:20:56.887 UTC