[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 440   SHUFFLE   <  SKIP 1804  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20929Zeng, Darryl, CY03 4TNYorkEnglandUnited Kingdom
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom
22251She, Martha, ET2P 2G8CalgaryAlbertaCanada

Generated 2025-07-20 20:23:37.418 UTC