[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 998   SHUFFLE   <  SKIP 68  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25392Moore, Joseph, L99202SpokaneWashingtonUnited States
17531Ramirez, Isaac97045Oregon CityOregonUnited States
15922Kumar, Roger, CHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-09 23:48:25.340 UTC