[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 878  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26107Thomas, Alexis92625Newport BeachCaliforniaUnited States
11604Sanchez, EdgarRG41 1QWWokinghamEnglandUnited Kingdom
20713Gill, KathleenBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-10 22:06:50.865 UTC