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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27626Hayes, Connor90241DowneyCaliforniaUnited States
20011Sanders, Eduardo97034Lake OswegoOregonUnited States
25582Luo, Leonard, AGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 05:42:50.786 UTC