[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 475   SHUFFLE   <  SKIP 4164  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11718Jones, Sarah, T97045Oregon CityOregonUnited States
22869Lu, Rafael, JSW8 1XDLondonEnglandUnited Kingdom
20952Ye, Micah, AOX16 8RSOxonEnglandUnited Kingdom
13814Walker, Sarah, RPE17BuryEnglandUnited Kingdom

Generated 2025-07-19 17:45:54.609 UTC