[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 6197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17068Smith, Thomas4655Hervey BayQueenslandAustralia
20377Reed, Brian, E97355LebanonOregonUnited States
21870Raji, JennyTY31RuncornEnglandUnited Kingdom

Generated 2025-07-11 23:15:28.289 UTC