[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 590   SHUFFLE   <  SKIP 1420  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26328Anderson, Edward, L94063Redwood CityCaliforniaUnited States
25315Cox, Cole, MCM11BillericayEnglandUnited Kingdom
21539Raman, Phillip78000VersaillesYvelineFrance

Generated 2025-07-14 23:46:49.707 UTC