[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 4191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20487White, Alexander, D98225BellinghamWashingtonUnited States
26671Patel, Arthur, B4700RockhamptonQueenslandAustralia
14821Raje, MauriceAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-11 22:19:20.542 UTC