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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12452Sanchez, Sean99202SpokaneWashingtonUnited States
11580Raje, MelvinRG11 5TPBerkshireEnglandUnited Kingdom
20627Navarro, Theresa3205South MelbourneVictoriaAustralia

Generated 2025-07-11 22:58:24.323 UTC