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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17352Goel, Drew6006PerthSouth AustraliaAustralia
15392Brown, Sydney90505TorranceCaliforniaUnited States
12380Yuan, Omar, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 17:55:42.943 UTC