[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 475   SHUFFLE   <  SKIP 1880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23718Blanco, Nelson94010BurlingameCaliforniaUnited States
12568Ye, StaceyAS23Stoke-on-TrentEnglandUnited Kingdom
21158Patterson, Trevor, J98052RedmondWashingtonUnited States

Generated 2025-07-17 11:05:05.463 UTC