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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17074Malhotra, Ruben, M3198SeafordVictoriaAustralia
15818Perez, Stanley98225BellinghamWashingtonUnited States
14983Sanz, Juan, RL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-19 06:12:07.136 UTC