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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17113Pal, Clarence63009OffenbachSaarlandGermany
21771Shen, Sheena91910Chula VistaCaliforniaUnited States
16762Ferrier, Franklin98168BurienWashingtonUnited States

Generated 2025-07-13 04:19:58.238 UTC