[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 2028   SHUFFLE   <  SKIP 773  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19187Pal, Karl, SRG11 5TPBerkshireEnglandUnited Kingdom
24374Ma, Eugene, A2264SilverwaterNew South WalesAustralia
28547Shen, April, J75016ParisSeine (Paris)France

Generated 2025-07-20 02:17:37.789 UTC