[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   SHUFFLE   <  SKIP 5537  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14862Jenkins, Spencer, SLE18LeedsEnglandUnited Kingdom
26266Gao, Brent, E98225BellinghamWashingtonUnited States

Generated 2025-07-13 03:37:26.386 UTC