[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 557   SHUFFLE   <  SKIP 1301  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11190Bryant, Carson90210Beverly HillsCaliforniaUnited States
18666Henderson, Jordyn, K98036LynnwoodWashingtonUnited States
13200Miller, Jessica92102San DiegoCaliforniaUnited States
27039Lewis, Jonathan, C90505TorranceCaliforniaUnited States

Generated 2025-07-19 17:48:00.408 UTC