[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 8733   SHUFFLE   <  SKIP 1506  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13582Gao, MarthaW1X3SELondonEnglandUnited Kingdom
21321Jai, Jon98168BurienWashingtonUnited States

Generated 2025-07-19 13:01:14.272 UTC