[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 376   SHUFFLE   <  SKIP 503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26193Edwards, Luis, M90210Beverly HillsCaliforniaUnited States
17166Mr., Several, Joshua, R.97005BeavertonOregonUnited States
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-11-03 08:25:06.879 UTC