[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 5586   SHUFFLE   <  SKIP 1890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25233Ward, Nathaniel3280WarrnamboolVictoriaAustralia
18868Long, Adam90802Long BeachCaliforniaUnited States
16470Guo, WesleyAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-22 01:38:47.882 UTC