[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 482   SHUFFLE   <  SKIP 5186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20375Perry, OliviaV3L 1H4WestminsterBritish ColumbiaCanada
17594Cook, Michelle, A90712LakewoodCaliforniaUnited States
26463Rogers, Alexa, H98225BellinghamWashingtonUnited States

Generated 2025-07-20 22:20:14.627 UTC