[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 376   SHUFFLE   <  SKIP 553  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19685Perez, Brandy, C90210Beverly HillsCaliforniaUnited States
11398Nath, Colin, NNT20Newcastle upon TyneEnglandUnited Kingdom
23403Powell, Justin98312BremertonWashingtonUnited States

Generated 2025-07-13 12:59:45.407 UTC