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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26395Gill, Daisy, E66041PoingSaarlandGermany
15510She, Ernest97005BeavertonOregonUnited States
11648Scott, Kevin, R91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 01:10:58.506 UTC