[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 158   SHUFFLE   <  SKIP 2172  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28403Sharma, Jaclyn, CSW1P 2NULondonEnglandUnited Kingdom
23164Bryant, KyleV9MetchosinBritish ColumbiaCanada
25726Deng, BrendanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 18:06:19.215 UTC