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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14731Brown, Seth, A94010BurlingameCaliforniaUnited States
24781Garcia, Carmen, JT2P 2G8CalgaryAlbertaCanada
26846Kumar, Dustin, RHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-14 12:56:46.097 UTC