[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 159   SHUFFLE   <  SKIP 2369  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22230Bennett, Jordyn, LV7L 4J4N. VancouverBritish ColumbiaCanada
26418Chande, Rafael75016ParisSeine (Paris)France
22316Sara, Deanna, S75016ParisSeine (Paris)France
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-15 06:25:11.026 UTC