[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 470   SHUFFLE   <  SKIP 3770  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15971Jenkins, Ryan, C98033KirklandWashingtonUnited States
22314Patel, Brandy94310OrlyVal de MarneFrance
25605Kovár, Abby, KL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-10 03:51:42.767 UTC