[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 4043  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26563She, Keith, L3280WarrnamboolVictoriaAustralia
27040Mr., Singh, Paul44214BurbankOhioUnited States
25895Richardson, Jesse, M97045Oregon CityOregonUnited States
21119Campbell, Edward78400ChatouYvelineFrance

Generated 2025-07-10 13:55:03.615 UTC