[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 0   SHUFFLE   <  SKIP 3903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14136She, Louis93400Saint-DenisSeine Saint DenisFrance
26642Evans, Gabrielle, J97068W. LinnOregonUnited States
25576She, DeborahOX1OxfordEnglandUnited Kingdom

Generated 2025-11-05 22:28:04.394 UTC