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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20007Alexander, Ashley, JV3L 1H4WestminsterBritish ColumbiaCanada
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom
11991Martinez, Frederick2061Milsons PointNew South WalesAustralia

Generated 2025-07-10 09:10:54.583 UTC