[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 416   SHUFFLE   <  SKIP 2372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24257Mr., Shen, Alan1002SydneyNew South WalesAustralia
27455Jenkins, Brianna, P97355LebanonOregonUnited States
12598Bryant, AlexandraAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-18 22:27:29.745 UTC