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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13411Blanco, JacquelynSL4 1RHBerksEnglandUnited Kingdom
25005Williams, Brianna, M97355LebanonOregonUnited States
23678Diaz, Kelly91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-14 22:39:21.309 UTC