[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 58  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15945Kelly, Alexandria, I98371PuyallupWashingtonUnited States
23202Chandra, Terrance, G98225BellinghamWashingtonUnited States
26217Blanco, Pedro, CBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-12 16:01:46.780 UTC