[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 405   SHUFFLE   <  SKIP 232  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22635Hernandez, Kristi, LC2H 7AULondonEnglandUnited Kingdom
26359Raman, George, MTY31RuncornEnglandUnited Kingdom
15378Ward, Devin, JV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-14 12:31:27.452 UTC