[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 3917   SHUFFLE   <  SKIP 2490  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13943Bryant, Kelly90012Los AngelesCaliforniaUnited States
25690Alvarez, TheodoreYO15YorkEnglandUnited Kingdom
27344Sanz, Hector3220GeelongVictoriaAustralia

Generated 2025-07-11 23:40:19.120 UTC