[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 413   SHUFFLE   <  SKIP 1272  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12452Sanchez, Sean99202SpokaneWashingtonUnited States
22813Deng, JerryW1Y 3RALondonEnglandUnited Kingdom
15952Cooper, Evan, J98284Sedro WoolleyWashingtonUnited States
20275Kelly, Angela, J97034Lake OswegoOregonUnited States

Generated 2025-07-15 10:07:04.849 UTC