[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 3669   SHUFFLE   <  SKIP 2734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16546Jordan, Terrance, BEC1R 0DULondonEnglandUnited Kingdom
15774Kelly, Natalie98052RedmondWashingtonUnited States
17679Mehta, Joe98225BellinghamWashingtonUnited States

Generated 2025-07-13 03:59:03.037 UTC