[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 893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14863Carlson, Dana, HAS23Stoke-on-TrentEnglandUnited Kingdom
29347Edwards, Jonathan91776San GabrielCaliforniaUnited States
17439Butler, Jasmine98052RedmondWashingtonUnited States

Generated 2025-07-10 11:41:15.888 UTC