[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 211   SHUFFLE   <  SKIP 2243  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27608Hernandez, Hector, E98225BellinghamWashingtonUnited States
20634Bryant, Stephanie, V98104SeattleWashingtonUnited States
14959Patel, Ross59000LilleNordFrance
18141Chandra, DeannaRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-16 15:42:02.929 UTC