[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 995   SHUFFLE   <  SKIP 1421  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19174Howard, Katelyn, L59100RoubaixNordFrance
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom
11300Barnes, FernandoV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-13 14:21:34.894 UTC