[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 350   SHUFFLE   <  SKIP 639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22198Hernandez, Frank, G2450Coffs HarbourNew South WalesAustralia
13814Walker, Sarah, RPE17BuryEnglandUnited Kingdom
26720Watson, Seth, I98104SeattleWashingtonUnited States

Generated 2025-07-21 15:41:14.893 UTC