[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 413   SHUFFLE   <  SKIP 1080  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28678Mr., Adams, Ben98312BremertonWashingtonUnited States
11476Navarro, Erika, KKB9KirkbyEnglandUnited Kingdom
17368Xie, Alisha, C98225BellinghamWashingtonUnited States

Generated 2025-07-18 19:28:19.184 UTC