[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 512   SHUFFLE   <  SKIP 2246  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19486Price, MelanieKB9KirkbyEnglandUnited Kingdom
24386Walker, IsabellaV3L 1H4WestminsterBritish ColumbiaCanada
16588Martinez, AndreSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-18 00:28:12.043 UTC