[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3243   SHUFFLE   <  SKIP 404  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15229Rai, Calvin6105CloverdaleSouth AustraliaAustralia
11743Kelly, Chase, E91977Spring ValleyCaliforniaUnited States
11398Nath, Colin, NNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-21 12:31:28.955 UTC