[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 3713   <  SKIP 267  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11231Zhang, Dennis98312BremertonWashingtonUnited States
15244Rodriguez, Alexis, LV8XRoyal OakBritish ColumbiaCanada
13373Murphy, Michelle, L90210Beverly HillsCaliforniaUnited States
27382Chapman, Kaitlin, R94014ColmaCaliforniaUnited States

Generated 2025-07-15 10:48:41.277 UTC