[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 484   SHUFFLE   <  SKIP 2772  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13950Hernandez, Meredith, B98225BellinghamWashingtonUnited States
13412Zhao, RafaelB29 6SLBirminghamEnglandUnited Kingdom
27406Sanchez, Richard, LV3L 1H4WestminsterBritish ColumbiaCanada
20953Rubio, Neil77127LieusaintSeine et MarneFrance

Generated 2025-07-14 20:33:57.143 UTC