[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 875   SHUFFLE   <  SKIP 9048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21130Ward, Mackenzie, DKB9KirkbyEnglandUnited Kingdom
12160Zhang, Jaclyn97005BeavertonOregonUnited States
20283Shen, Katie, A2138RhodesNew South WalesAustralia

Generated 2025-07-18 00:37:41.702 UTC