[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 295   SHUFFLE   <  SKIP 1195  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16970Foster, Katherine98052RedmondWashingtonUnited States
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom
22460Torres, JulioE17 6JFLondonEnglandUnited Kingdom
18847Richardson, Ariana, B97071WoodburnOregonUnited States

Generated 2025-07-21 22:40:20.256 UTC