[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 248   SHUFFLE   <  SKIP 200  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26240Evans, Katelyn98366Port OrchardWashingtonUnited States
26417Rai, Dustin, JOX14 4SEOxfordEnglandUnited Kingdom
25727Torres, Cheryl, TLE18LeedsEnglandUnited Kingdom

Generated 2025-07-10 00:34:04.373 UTC