[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 475   SHUFFLE   <  SKIP 1832  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19335Ye, Cedric, K77127LieusaintSeine et MarneFrance
26002Walker, Samuel, J97301SalemOregonUnited States
20744Barnes, Amanda, N90706BellflowerCaliforniaUnited States

Generated 2025-07-14 20:35:11.771 UTC