[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 3669   SHUFFLE   <  SKIP 874  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25820Evans, Adam, H3337MeltonVictoriaAustralia
12865Martinez, Brandy, LRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-10 02:25:49.803 UTC