[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 250   SHUFFLE   <  SKIP 968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28660Anderson, Justin97005BeavertonOregonUnited States
12711Zheng, Heather91940Les UlisEssonneFrance
11936Clark, Hunter, S98052RedmondWashingtonUnited States

Generated 2025-07-08 14:06:16.747 UTC