[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 3027   SHUFFLE   <  SKIP 3650  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12134Alonso, Hector, LAS23Stoke-on-TrentEnglandUnited Kingdom
20241Mehta, Cesar, J2061Milsons PointNew South WalesAustralia
14286Hernandez, Kristine2300NewcastleNew South WalesAustralia
14170Moreno, Rebekah, J80610Saint OuenSommeFrance

Generated 2025-07-16 07:20:02.891 UTC