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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11684Parker, Devin98052RedmondWashingtonUnited States
11476Navarro, Erika, KKB9KirkbyEnglandUnited Kingdom
16232Richardson, Chase, A98033KirklandWashingtonUnited States

Generated 2025-07-10 11:36:02.487 UTC